<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8";/* CSS Document */* {margin:0px;padding:0px;}
img {border:0px;}
body,div,ul,li,ol,dl,dd,dt,a {list-style:none;font-size:12px;color:#222222;font-family:pingfang SC,Microsoft YaHei,helvetica,arial,verdana,tahoma,sans-serif;}
/* .left {float:left;}
.right {float:right;}
.clear {clear:both;}
*/
a {text-decoration:none;}
input {border:0;outline:none;background-color:rgba(0,0,0,0);}
.flex_center {display:flex;justify-content:center;align-items:center;}
.flex_center_between {display:flex;justify-content:space-between;align-items:center;}
.flex_center_around {display:flex;justify-content:space-around;align-items:center;}
/* .header {width:100%;}
*/
.header .top {padding:0 240px;height:50px;}
.header .top .welcome {font-size:16px;font-weight:500;}
.header .relation .phone {width:21px;height:21px;}
.header .relation .mobile {width:15px;height:23px;}
.header .relation .number {font-size:20px;margin-left:9px;}
.header .center {padding:14px 240px 24px;}
.header .center .logo {width:464px;height:70px;}
.header .center .input {/* position:relative;*/width:260px;height:35px;border:1px solid #C7C7C7;border-radius:4px;padding:0 24px 0 15px;}
.header .center .input .search {width:190px;height:35px;border:0;outline:none;background-color:rgba(0,0,0,0);}
.header .center .input .img {width:15px;height:15px;}
.header .center .input .searchname {font-size:16px;color:#999;}
.header .tabs {padding:0 240px;height:65px;border-top:1px solid #DEDEDE;}
.header .tabs ul {height:65px;} 
.header .tabs ul li {font-size:16px;line-height:65px;width:100%;height:100%;text-align:center;}
.header .tabs ul li a {font-size:16px;}
.header .tabs ul li:hover {background-color:#FE1C0E;}
.header .tabs ul li:hover a{color:#fff}
.header .tabs ul li.active {background-color:#FE1C0E;color:#fff;}
.header .tabs ul li.active a {font-size:16px;color:#fff;}
.footer {}
.footer .top {background-color:#4D4D4D;}
.footer .top .wraper {padding:55px 0;width:1200px;margin:0 auto;display:flex;justify-content:space-between;}
.footer .top .wraper .items1 {width:128px;}
.footer .top .wraper .items1 .img {width:128px;height:128px;}
.footer .top .wraper .items1 .mine {width:128px;height:43px;line-height:43px;background-color:#FE1C0E;font-size:18px;/* font-weight:bold;*/color:#FFFFFF;text-align:center;margin-top:15px;}
.footer .top .wraper .items1 .img img {width:100%;}
.footer .top .wraper .items2 {flex:1;display:flex;justify-content:space-around;padding:0 50px;}
.footer .top .wraper .items2 dl {}
.footer .top .wraper .items2 dl dt {text-align:center;color:#FFFFFF;font-size:18px;}
.footer .top .wraper .items2 dl dd {text-align:center;margin-top:20px;color:#FFFFFF;font-size:14px;}
.footer .top .wraper .items2 dl dd a{color:#FFFFFF;font-size:14px;}
.footer .top .wraper .items2 dl dd a:hover{color:#FFFFFF;font-size:14px;text-decoration:underline}
.footer .top .wraper .items3 {width:360px;text-align:right;color:#FFFFFF;}
.footer .top .wraper .items3 .img {text-align:right;}
.footer .top .wraper .items3 .img img {width:45px;height:37px;}
.footer .top .wraper .items3 .proson {font-size:18px;margin-top:10px;color:#FFFFFF;}
.footer .bot {background-color:#373737;font-size:18px;line-height:70px;color:#FFFFFF;text-align:center;}
.footer .bot a{color: #fff;font-size:18px;}
.justify-content-center {-ms-flex-pack: center!important;justify-content: center!important;}
.fenye {display: -ms-flexbox;display: flex;padding-left: 0;list-style: none;border-radius: .25rem;}
.page-num:not(:disabled) {cursor: pointer;}
.page-num, .page-link {position: relative;display: block;padding: .5rem .75rem;margin-left: -1px;line-height: 1.25;color: #898888;background-color: #fff;border: 1px solid #dee2e6;}
a.page-num:hover, .page-link:hover {text-decoration: none;}
.page-num-current {z-index: 1;color: #fff;background-color: #d42116;border-color: #d42116;}
.page-num-current:hover {color: #fff;}</pre></body></html>